Is it possible to not use { } in PHP?

Posted by ggfan on Stack Overflow See other posts from Stack Overflow or by ggfan
Published on 2010-06-15T23:39:46Z Indexed on 2010/06/15 23:42 UTC
Read the original article Hit count: 97

Filed under:

I fell in love with Python syntax of not using { } but indents instead. Is it possible to config PHP to not use { }?

© Stack Overflow or respective owner

Related posts about php